body {
    background: #fff;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: none !important;
}

/* 导航部分 */
.homeee {
    border-bottom: 1px solid #1fb9dd;
    height: 100px;
    background: url(../images/top_bg.png) center 0 no-repeat;
    padding: 0 5%;
}

.navbar {
    height: 100px;
    margin-bottom: 0 !important;
    border-right: none !important;
    border-left: none !important;
}

.nav {
    box-sizing: inherit;
    margin-left: 40px;
}

.homeee .navbar-brand {
    padding: 0;
}

.homeee .logo {
    height: 90px;
    margin: 10px 0 0 0;
}

.homeee .logo img {
    height: 47px;
    margin-top: 17px;
    border: none;
    vertical-align: middle;
}

.homeee .nav>li>a {
    display: block;
    height: 98px;
    line-height: 98px;
    padding: 0 16px;
    color: #2e2e2e;
    font-size: 18px;
    border-bottom: 2px solid transparent;
}

.homeee>.fll {
    position: relative;
    top: 0;
    z-index: 99999999;
    box-sizing: border-box;
}

.homeee .nav>li>a:hover {
    color: #05c300;
    border-bottom: 2px solid #05c300;
}

.dropdown-menu li>a:hover {
    color: #05c300;
    border-bottom: 2px solid #05c300 !important;
}

.homeee .nav>li.on>a {
    color: #05c300;
    border-bottom: 2px solid #05c300;
}

.dropdown-menu li.ono>a {
    color: #1fb9dd;
    border-bottom: 2px solid #1fb9dd !important;
}

.fl {
    display: block;
    float: left;
}


.customer_service {
    float: right;
    margin-top: 40px;
    font-size: 16px;
    margin-right: 10px;
}

@media (max-width: 1410px) {
    .customer_service {
        display: none;
    }
}


.homeee ul.dropdown-menu {
    min-width: 127px;
}

.homeee ul.dropdown-menu li>a {
    display: block;
    text-align: center;
    clear: both;
    font-weight: 500;
    line-height: 50px;
    color: #333;
    white-space: nowrap;
    border-bottom: 2px solid transparent;
}

.homeee .search {
    width: 218px;
    height: 36px;
    border-radius: 1px;
    margin: 32px 0;
    position: relative;
    border: 1px solid #ddd;
}

.contacttel {
    color: #1fb9dd;
    font-size: 19px !important;
    font-weight: 800;
}

.homeee .search .key {
    width: 158px;
    height: 30px;
    margin: 3px;
    padding: 0 10px;
    border: none;
    background: none;
    outline: none;
}

.homeee .search input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px #f0f1f7 inset;
}

.homeee .search .btn {
    width: 16px;
    height: 16px;
    border: none;
    background: url(../images/ico-img.png) no-repeat;
    background-position: 0 -189px;
    margin: 10px 5px 0 0;
    cursor: pointer;
}

.homeee .search .btn:hover {
    background-position: 0 -208px;
}

.homeee .sug-auto-complete {
    top: 37px;
    left: 0;
    position: absolute;
    width: 175px;
    z-index: 2001;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0 none;
    margin-left: -1px;
    margin-right: -1px;
}

.navbar {
    margin: 0;
}

.container div {
    padding: 0;
}

/* 轮播 */

#myCarousel .carousel-inner img {
    vertical-align: middle;
    height: 300px;
}

#myCarousel .carousel-indicators li {
    background-color: #fff;
}

#myCarousel .carousel-indicators li.active {
    background-color: #1fb9dd;
}

/* 内容标题 */
.titleh3 {
    padding-left: 8px;
    border-left-color: #1fb9dd;
    border-left-width: 5px;
    border-left-style: solid;
}

.titleh3 h3 {
    margin: 0px;
    padding: 0px;
    text-align: left;
    color: #1fb9dd;
    line-height: 18px;
    font-family: microsoft yahei;
    font-size: 16px;
    margin-left: 10px;
}

.titleh3 em {
    margin-left: 10px;
    text-align: left;
    color: rgb(153, 153, 153);
    line-height: 12px;
    font-family: microsoft yahei;
    font-size: 10px
}

.div-box {
    margin-top: 20px;
    border-bottom: 1px solid #eaeaea;
}

.more {
    float: right;
    margin-right: 15px;
    margin-top: 3px;
    font-size: 11px;
}

.div-box .row {
    margin: 0;
}

.div-box .exhibition {
    margin: 10px 0;
}

.div-box .news_r {
    line-height: 18px;

}

.ro {
    display: block;
}

.div-box .news_r>a {
    padding: 0 10px;
    color: #3a8c8a;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.div-box .news_r .ys-div {
    height: 64px;
    overflow: hidden;
    margin-bottom: 10px;
}

.div-box .news_r .ys-div p.ppp {
    line-height: 16px;
    padding: 0 10px;
    margin: 0;
}

.div-box .news_r .ys-div p {
    line-height: 16px;
}

.div-box .news_r p {
    padding: 0 10px;
}

.news_list li:hover a {
    color: #000;
}

.div-box .news_r .downp a {
    display: block;
    width: 90px;
    margin-right: 180px;
    background: #1fb9dd;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
}

.div-box .exhibition img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.div-box .downp a:hover {
    background-color: #3a8c8a;
}

.div-box .sell>div {
    margin: 12px 16px 10px 16px;
}

.div-box .sell p {
    text-align: center;
    padding-top: 5px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}

.time {
    font-family: Arial, Helvetica, sans-serif;

    color: #3a8c8a;
    float: left;
    text-align: center;
}

.time span {
    font-size: 26px;
}

.time p {
    font-size: 12px;
}

.row-ul img {
    width: 78px;
}

.row-ul li {
    margin-top: 20px;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
    height: 60px;
}

.row-ul li div a .ppp {
    display: none;
}

.row-ul li div a div {
    font-size: 12px;
    line-height: 20px;
}

.row-ul {
    display: block;
}

.row-ul p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 9px;
    color: #3a8c8a;
}

.row-ul p.ppp {
    line-height: 17px;
    height: 34px;
}

.row-ul li:hover p {
    color: #333;
}

.row-ul div p.row-p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.row-ul>li>a {
    padding-left: 0px;
}

.newsimg {
    margin-right: 10px;
}

.pointer .fl {
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

/* 新闻 */
.pointer li {
    line-height: 32px;
}

.pointer li a {
    color: #787878;
    display: block;
    width: 95%;
    background: url(../images/newsico.gif) 6px center no-repeat;
    padding-left: 19px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pointer li:hover a {
    color: #000;
}

.about {
    margin-top: 10px;
    font-size: 14px;
}

.row p {
    font-size: 12px;
}

.xboobx {
    margin-bottom: 20px;
    border-bottom: 1px solid transparent;
}

.bottom-yw {
    background: #2e2d2d;
    color: #525252;
    font-size: 14px;
}

.bottom-ul {
    overflow: hidden;
    margin-top: 10px;
}

.bottom-ul li {
    float: left;
    padding: 0 20px 0 0;
    position: relative;
}

.bottom-ul li a:hover {
    color: #fff;
}

.bottom-ul li::before {
    position: absolute;
    left: -10px;
    top: 6px;
    display: block;
    content: ' ';
    height: 14px;
    width: 2px;
    background: #494949;
}

.ico {
    width: 60px;
    height: 20px;
}

.ico .ico_1 {
    height: 14px;
    width: 14px;
    background-position: 0 -104px;
    margin: 4px 4px 0 0;
}

.ico .ico_2 {
    height: 20px;
    width: 20px;
    background-position: 0 -147px;
}

.ico a {
    display: block;
    float: left;
    background: url(../images/ico-img.png) no-repeat;
}
.search.fr{
    float: right;
}
.bottom-ul a {
    color: #525252;
    font-size: 14px;
    line-height: 28px;
}

.bottom-yw em {
    box-sizing: border-box;
}

.bottom-p p {
    display: inline-block;
}

/* 返回顶部 */
.xs-top>div {
    position: fixed;
    z-index: 99999999999999999999;
    bottom: 10%;
    right: 5%;
    width: 56px;
    height: 56px;
    opacity: 0.8;
    border-radius: 50%;
    background: url(../images/5-120601160019.png) no-repeat -64px 0;
}

.xs-top img {
    width: 100%;
}

/* 棋牌游戏页 */
.fyleft {
    margin: 0px 0 30px 0;
    background: #fff;
    overflow: hidden;
}

.title_view {
    position: relative;
    top: 0;
    left: 0;
    width: 95%;
    display: block;
    margin: 10px 20px;
    height: 100px;
    font-size: 20px;
    padding-bottom: 13px;
    background: url(../images/title.gif) center bottom repeat-x;
}

.title_view .fl {
    font-family: 'Microsoft Yahei';
    display: inline-block;
    background: url(../images/mainr_t.jpg) top left no-repeat;
    width: 47px;
    line-height: 1.3;
    color: #fff;
    font-size: 22px;
    padding-top: 10px;
    height: 72px;
    padding-right: 87px;
    padding-left: 13px;
}

.title_view .fr {
    position: absolute;
    bottom: 17%;
    right: 5%;
}

.title_view .fr,
.title_view .fr a {
    color: #969797;
    font-size: 12px;
}

.pro_list {
    overflow: hidden;
}

.pro_list li {
    float: left;
    width: 20%;
    margin: 5px 0;
    margin-left: 4%;
}

.title_s span {
    display: inline-flex;
}

.pro_list p {
    text-align: center;
    padding: 10px 0;
    color: #797878;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
}

.pro_list a {
    display: block;
    text-align: center;
}

.title_s span:nth-child(2) {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 18px;
}

.npage {
    float: right;
    text-align: center;
    padding: 15px 0px 0px 0px;
    border: 0;
    line-height: normal;
}

.npage li {
    float: left;
    margin-left: 4px;
}

.npage a {
    color: #666;
    line-height: 24px;
    padding: 2px 5px 2px 5px;
    margin: 2px 5px 2px 5px;
    border: 1px solid #D9D9D9;
    height: 24px;
    overflow: hidden;
    background: #fff;
}

.l_procon {
    padding-top: 13px;
    padding-left: 12px;
    overflow: hidden;
    margin-top: 0px;
}

.proOne {
    overflow: hidden;
    background-color: rgb(239,243,239);
    border-radius: 5px;
    margin-bottom: 10px;
}

.proOne.on{
    background-color: rgb(26,184,220);
}


.proOne a {
    position: relative;
    display: block
}

.proOne a:hover{
    background-color: rgb(26,184,220);
    color: #fff;
}

.proOne.on a{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.proOne.on a i,.proOne a:hover i{
    border-left: 6px solid #fff;
}

p {
    margin: 0 0 5px;
}

.proOne li {
    background-color: #eef1ee;
    
}

.proOne a i {
    display: block;
    border-top: 6px solid rgba(0, 0, 0, 0);
    border-left: 6px solid skyblue;
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    transition: all .5s ease 0s;
    position: absolute;
    top: 10px;
    right: 20px;
}

.proOne ul {
    display: none;
}

.proOne li a {
    padding-left: 44px;
    display: block;
    border: transparent 1px dotted;
    transition: all 0.3s;
}

.proOne li a:hover {
    background-color: #a5aca5;
    border: #ffffff 1px dotted;
    border-radius: 10px;
    color: #fff;
}

.proOne .ob {
    background-color: #a5aca5;
    border: #ffffff 1px dotted;
    border-radius: 10px;
    color: #fff;
}

.proOne .menuactive i {
    transform: rotate(90deg);
}

.proOne a {
    padding-left: 30px;
    
    color: rgb(75, 69, 69);
    line-height: 35px;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fyright .contactcon {
    padding-top: 20px;
    font-size: 13px;
    overflow: hidden;
    line-height: 25px;
    padding-left: 8px;
    background: no-repeat;
}

.fyright .contactcon img {
    margin-bottom: 10px;
}

.fyright .contactcon p {
    margin: 0;
}

.fyright>div {
    margin-top: 30px;
}
.fyright>div:first-child {
    margin-top: 0;
}

.fyleft .npage {
    margin-right: 10px;
}

.fyleft .pro_list img {
    width: 150px;
    height: 150px;
    border-radius: 10px;
}

.fy-r-p {
    display: inline;
}

.zixun-p {
    background-color: #eff3ef;
}

.zixun-p p {
    color: #1fb9dd;
    font-size: 20px;
    font-weight: 800;
    margin: 5px 0;
}

.zixun-p p:nth-child(2) {
    text-align: center;
}

.news_list {
    padding-left: 27px;
    font-size: 14px;
    padding-bottom: 20px;
}

.news_list li {
    width: 98%;
    border-bottom: 1px solid #cae4de;
}

.news_list li a {
    line-height: 40px;
    color: #787878;
    display: block;
    overflow: hidden;
}

.mainRightMain {
    color: #787878;
    padding-bottom: 20px;
    width: 95%;
    margin-left: 3%;
}

.title_s {
    font-size: 14px;
    color: #333;
    margin: 20px 0;
}

.newsview {
    border-top: 1px dashed #3a8c8a;
    border-bottom: 1px dashed #3a8c8a;
    margin: 25px 0;
    padding: 15px 0 !important;
    font-size: 14px;
    line-height: 30px;
    font-family: Microsoft YaHei;
}

.padding25 h2 {
    text-align: center;
    font-size: 24px;
    font-family: 黑体;
    font-weight: normal;
    color: #3a8c8a;
}

.newsview p {
    font-size: 14px;
    text-indent: 2em;
    color: #333;
}

.main_r_nav {
    font-size: 12px;
}

.main_r_nav a {
    color: #3a8c8a;
}

.returnlist {
    margin-top: 15px;
    float: right;
    color: #ee9c1b;
    font-size: 14px;
}

.center {
    text-align: center;
}

.padding25 .center img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: auto;
}

.padding25 a {
    text-decoration: none;
    color: #333;
}

.font-w {
    font-weight: 700;
    font-size: 16px;
}

.yszxx .exhibition .row {
    padding-left: 15px;
}

.css-arrow {
    position: absolute;
    right: -5px;
    top: 13px;
    border-top: 4px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-color: #ccc transparent transparent;
    border-style: solid;
    _border-style: solid dashed dashed;
}

.css-arrow {
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    border-top-width: 5px;
}




@media (min-width: 1200px) {

    .asdasd:hover ul {
        display: inline-block;
    }

    .asdasd li {
        float: left;
    }

    .asdasd li:nth-child(1) {
        margin-left: 242px;
    }

    .asdasd ul {
        width: 100%;
        border: none;
        padding: 0;
        margin: 0;
        top: 100.5%;
    }

    .nav>li {
        position: initial;
        display: block;
    }

    .homeee>.fll {
        position: initial;
    }
}

@media (max-width: 1000px) {
    .homeee {
        padding: 0 2%;
    }

    .nav {
        margin-left: 40px
    }

    .navbar-collapse {
        padding: 0;
    }

    .homeee .nav>li>a {
        padding: 0 10px;
        font-size: 16px;
        padding-left: 15px;
    }
}


@media screen and (max-width: 992px) {
    .exhibition .col-md-6 {
        width: 50%;
        height: 167px;
        overflow: hidden;

    }

    .exhibition .col-md-5 {
        width: 41.66666667%;
        height: 167px;
        overflow: hidden;
    }

    .rxiaoyxi img {
        height: 160px;
    }


}

@media screen and (max-width: 768px) {
    .homeee>.fll {
        box-shadow: 0 4px 2px -1px rgba(0, 0, 0, 0.4);
    }

    .navbar {
        height: auto;
    }

    .homeee .nav>li>a {
        display: block;
        height: 40px;
        line-height: 40px;
        padding: 0 16px;
        font-weight: bold;
        color: #2e2e2e;
        font-size: 16px;
        text-align: left;
        padding-left: 30px;
    }

    .news_list .fl {
        width: 70%;
        overflow: hidden;
        height: 40px;
        font-size: 13px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .news_list .fr {
        font-size: 9px;
    }

    .bottom-p p {
        font-size: 12px;
    }

    .homeee {
        background: #f7f9fc;
        text-align: center;
        padding: 0;
        height: 60px;
    }

    .homeee .fll {
        left: 0px;
    }

    .homeee .fll ul>li {
        box-shadow: -10px -1px 7px -4px rgba(0, 0, 0, 0.4);
    }

    .homeee .nav>li>a {
        font-weight: normal;
        font-size: 14px;
    }

    .homeee .navbar-nav {
        margin: 0;
        width: 100%;
    }

    .homeee .navbar-collapse {
        padding: 0;
    }

    .homeee .logo {
        height: 60px;
        margin: 0 0 0;
    }

    .homeee .navbar-toggle {
        margin: 2% 4% 0 0;
    }

    .homeee .logo img {
        height: 40px;
        margin-left: 20px;
        margin-top: 10px;
    }

    .homeee .nav>li.on>a {
        color: #1fb9dd;
        border-bottom: 2px solid transparent;
        background: rgba(88, 85, 85, 0.1);
    }

    /* 搜索 */
    .search {
        width: 218px;
        height: 36px;
        border-radius: 1px;
        margin: 10px 10px 10px;
        position: relative;
        border: 1px solid #ddd;
    }

    .search .key {
        width: 158px;
        height: 30px;
        margin: 3px;
        padding: 0 10px;
        border: none;
        background: none;
        outline: none;
    }

    .search input:-webkit-autofill {
        box-shadow: 0 0 0px 1000px #f0f1f7 inset;
    }

    .search .btn {
        width: 16px;
        height: 16px;
        border: none;
        background: url(../images/ico-img.png) no-repeat;
        background-position: 0 -189px;
        margin: 10px 5px 0 0;
        cursor: pointer;
    }

    .div-box .news_r p.ppp {
        line-height: 15px;
        height: 45px;
    }

    .ppp {
        height: 33px;
        overflow: hidden;
    }

    .search .btn:hover {
        background-position: 0 -208px;
    }

    .searchbox {
        border-bottom: 1px solid #ecebeb;
        height: 60px;
    }

    /* 内容标题 */
    #myCarousel .carousel-inner img {
        vertical-align: middle;
        height: 190px;
    }

    .div-box .news_r p {
        overflow: hidden;
        text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 12px;
        height: 35px;
    }

    /* 热销产品 */
    .div-box .sell>div {
        margin: 0 4.1%;
    }

    .newsimg {
        margin-right: 0px;
    }

    .about {
        margin-top: 10px;
        font-size: 12px;
    }

    .bottom-p {
        text-align: center;
    }

    .bottom-ul {
        margin-left: 10%;
        margin-bottom: 0;
    }

    .bottom-ul a {
        font-size: 12px;
    }

    .bottom-p~p {
        font-size: 11px;
        padding-bottom: 0;
    }

    .ico {
        transform: translateY(-27px);
    }

    .title_view .fl {
        transform: scale(0.7, 0.7);
        margin-left: -25px;
    }

    .title_view .fr {
        font-size: 11px;
        margin-right: 3px;
    }

    .pro_list li {
        float: left;
        width: 29%;
        margin: 5px 0;
        margin-left: 4%;
    }

    .pro_list p {
        font-size: 9px;
    }



    .fyright .contactcon img {
        overflow: hidden;
        width: 290px;
    }

    .pointer li a {
        font-size: 13px;
    }

    .newsview p {
        font-size: 12px;
    }

    .homeee ul.dropdown-menu li>a {
        display: block;
        text-align: left;
        clear: both;
        font-weight: 500;
        line-height: 60px;
        text-indent: 2em;
        white-space: nowrap;
        padding: 10px 15px 10px 15px !important;
        color: black !important;
        font-size: 12px;

    }

    .dropdown-menu {
        padding: 0 !important;
    }

    .homeee>.fll {
        background-color: rgb(255, 255, 255);
    }

    .fyleft .pro_list img {
        width: 110px;
        height: 110px;
        border-radius: 10px;
    }

    .div-box .news_r .ys-div {
        height: 48px;
        overflow: hidden;
        margin-bottom: 4px;
    }

    .div-box .news_r .ys-div p.ppp {
        height: auto;
    }
}

@media screen and (max-width: 420px) {
    .exhibition .col-md-6 {
        height: 118px;
        overflow: hidden;
    }

    .exhibition .col-md-5 {
        width: 41.66666667%;
        height: 110px;
        overflow: hidden;
    }

    .exhibition .col-md-7 {
        width: 58%;
    }

    .rxiaoyxi img {
        height: 120px;
    }

    .contacttel {
        font-size: 16px !important;
    }

    .fyleft .pro_list img {
        width: 85px;
        height: 85px;
        border-radius: 10px;
    }

    .pointer .fl {
        width: 200px;
    }
}

/* 游戏下载 */
.jplistbox {
    width: 260px;
    height: 90px;
    margin-top: 15px;
    box-sizing: border-box;
}

.fl {
    float: left;
}

.jplogobox {
    width: 90px;
    height: 90px;
}

.jprightbox {
    margin-top: 14px;
    margin-left: 10px;
    width: 160px;
    height: 90px;
}

a {
    text-decoration: none;
    color: #333;
}

.jplogobox img {
    width: 90px;
    height: 90px;
    border-radius: 10px;
}

img {
    border: none;
    display: block;
}

.jprightboxtit {
    font-size: 16px;
    color: #404040;
    display: block;
    margin-top: 2px;
}

.lijidown {
    display: block;
    text-align: center;
    width: 80px;
    color: #999;
    border: 1px solid #999;
    border-radius: 6px;
    font-size: 12px;
    padding: 1px 0;
    margin-top: 12px;
}

/* 2021.1.21 新增 */
.advertising{
    width: 100%;
    max-height: 120px;
}
.breadcrumb_nav{
    width: 100%;
    margin: 5px 0;
    color: #666;
}
.breadcrumb_nav>a{
    font-size: 14px;
    color: #666;
}
.breadcrumb_nav>a:hover{
    color: #05c300;
}
.title_data{
    width: 120px;
    text-align: center;
    position: relative;
    line-height: 1.8;
    color: #666;
    margin-top: 20px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.title_data .year{
    position: relative;
    font-size: 30px;
    transform:scale(1);
}
.title_data .year span {
    display: inline-block;
    background: #fff;
    padding: 0 5px;

}
.title_data .year::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}

.title_data .md{
    font-size: 48px;
}
.title_data .time2{
    font-size: 30px;
}
.title_data .author_title{
    font-size: 18px;
    color: #1AB8DC;
}
.title_data .author{
    margin-top: 20px;
}
.title_data .author button{

    background-color: rgb(26,184,220);
    width: 120px;
    height: 30px;
    border:none;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
}
.content_wrap{
    padding: 0 20px!important;
    margin: 25px 0;
}
.content_wrap h1{
    text-align: center;
}
.content-article img{
    max-width: 90%!important;
    margin: 10px auto;
    display: block;
    height: auto;
}

.content-article p,.content-article div{
    line-height: 2;
    font-size: 16px;
    text-indent: 2em;
}
.content-article p a:hover,.content-article div a:hover{
    color: #1AB8DC;
}
.article_author{
    display: none;
}
.paginator{
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
}
.paginator a{
    -ms-flex: 1;
    flex: 1;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}
.paginator a:first-child:before {
    left: 1px;
    border-left-color: transparent;
    border-right-color: #333;
}
.paginator a:hover{
    color: rgb(26,184,220);
}
.paginator a:last-child:before {
    right: 2px;
    border-left-color: #333;
    border-right-color: transparent;
}
.paginator a:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    transform: translateY(-50%);
    border-width: .25em;
    border-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.paginator .label {
    font-size: 12px;
    line-height: 1.2;
    color: #999;
    margin-bottom: 10px;
}
.paginator a {
    position: relative;
    font-size: 20px;
}
.paginator a:first-child{
    padding-left: 1em;
    text-align: left;
}
.paginator a:last-child{
    padding-right: 1em;
    text-align: right;
}

.paginator a:hover {
    background: #f4f4f4;
    cursor: pointer;
}
@media screen and (max-width:768px){
    .content_wrap{
        padding: 0 10px!important;
    }
    .content-article img{
        max-width: 100%!important;
    }
    .title_data{
        display: none;
    }
    .article_author{
        display: block;
        padding: 10px 0;
        font-size: 16px;
    }
    .article_author span{
        font-size: 16px;
        color: #666;
    }
}
@media screen and (min-width:768px){
    .content_wrap h1{
        margin-bottom: 20px;
    }
}
.ell2 {
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis
}

.Copyright img{
    display: inline-block;
}

.hf_0 .Left_cent ul li a{
    display: block;
}

/* 右侧 */

.advertising_top {
    width: 100%;
}

.advertising_top img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    padding: 0 10px;
    box-sizing: border-box;
}

@media screen and (max-width:768px){
    .advertising_top img{
        padding:0;
    }
}

.breadcrumb_nav {
    padding: 10px !important;
    box-sizing: border-box;
}
.our_services{
    margin-top: 15px;
    margin-left: 10px;
}
.our_services li{
    float: left;
    margin: 0 20px 20px 0;
}
.our_services li a{
    display: inline-block;
    width: 96px;
    height: 30px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    border: 1px solid transparent;
}
.our_services li:nth-child(2n) a{
    width: 120px;
}
.our_services li:nth-child(3n-2) a{
    border-color: #F4B0B0;
    color: #e46363;
    background-color: #FFE9E9;
}
.our_services li:nth-child(3n-1) a{
    border-color: #91DDE3;
    color: #319fa3;
    background-color: #E9FEFF;
}
.our_services li:nth-child(3n) a{
    border-color: #AFD2B9;
    color: #53c06f;
    background-color: #E7FFED;
}
.text_main .date{
    float: left;
    width: 200px;
    text-align: center;
}
.text_main .date .year{
    display: inline-block;
    position: relative;
    padding: 0 5px;
    margin-bottom: 45px;
    font-size: 30px;
    color: #666;
}
.text_main .date .year::before,
.text_main .date .year::after{
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 45px;
    height: 1px;
    background-color: #C0C0C0;
}
.text_main .date .year::before{
    left: 100%;
}
.text_main .date .year::after{
    right: 100%;
}
.text_main .date .m_d{
    margin-bottom: 40px;
    font-size: 48px;
    color: #666;
}
.text_main .date .timer{
    margin-bottom: 30px;
    font-size: 30px;
    color: #666;
}
.text_main .date .author{
    margin-bottom: 50px;
    font-size: 18px;
    color: #1AB8DC;
}
.text_main .date .admin{
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 15px;
    background-color: #1AB8DC;
}
.text_main .text{
    margin-right: 50px;
}
.text_main .text h4{
    font-size: 24px;
    color: #666;
    text-align: center;
}
.text_main .text p{
    font-size: 18px;
    line-height: 2;
    color: #666;
}

.fyright .contactcon{
    position: relative;
}
.fyright .contactcon .ewm{
    position: absolute;
    z-index: 2;
    bottom: 15px;
    right: 0;
    width: 82px;
    height: 82px;
    background: url(/style/soft/images/ewm_border.png) center no-repeat;
}
.fyright .contactcon .ewm img{
    width: 65px;
    height: 65px;
    margin: 8.5px;
}


